home *** CD-ROM | disk | FTP | other *** search
/ Champak 99 / (Vol 99) Jan 19 2010.iso / Games / bubble_burst.swf / scripts / DefineButton2_25 / BUTTONCONDACTION on(keyPress Tab).as
Encoding:
Text File  |  2010-01-19  |  49 b   |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.